home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 203 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MSVC Version 4.0 Question?
  5. Date: 2 Jan 1996 22:50:48 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4cccs8$74q@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe6.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 02, 1996 15:12:27 in article <MSVC Version 4.0 Question?>,
  15. 'aross@spd.dsccc.com (W. Anthony Ross III)' wrote: 
  16.  
  17.  
  18. >I just bought MSVC++ Version 4.0 and the C++ compiler is version 1.52c. 
  19. >Is this the correct(latest) version on the CD or am I missing something 
  20. >here? 
  21. Yes to both. 
  22.  
  23. MSVC++4.0 is the latest/greatest but is strictly a 32-bit system.  It runs 
  24. only on WinNT and Win95 platforms and produces only 32-bit  
  25. executables. 
  26.  
  27. Included with MSVC4.0 is furnished a companion CD that has 
  28. MSVC++ 1.52.  This is a discontinued (sort of) 16-bit compiler system 
  29. that lacks many modern language features.   MS throws it in for 
  30. good measure (I guess that they would not get much for it in today's 
  31. marketplace). 
  32.  
  33. -- 
  34.  
  35. Pete
  36.